home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 9981 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1010 b 

  1. Path: news.crystalball.com!news
  2. From: Larry Weiss <lfw@oc.com>
  3. Newsgroups: comp.lang.c
  4. Subject: Re: What are the best C programming language books for beginner?
  5. Date: Thu, 14 Mar 1996 14:16:10 -0600
  6. Organization: crystalball.com
  7. Message-ID: <31487E8A.11A1@oc.com>
  8. References: <313FA4BD.41C67EA6@dragon.taiwan.ti.com> <3a7cc$15141.38a@news.comet.net> <Pine.OSF.3.91.960313150356.30507A-100000@io.UWinnipeg.ca> <4i81un$4gc@solutions.solon.com> <4i9homINNa10@keats.ugrad.cs.ubc.ca>
  9. NNTP-Posting-Host: external.oc.com
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0 (Win16; I)
  14.  
  15. Peter Seebach <seebs@solutions.solon.com> wrote:
  16.  
  17.  >K&R is fully ANSI, with one (1) exception I know of (*study* page 117.).
  18.  
  19. I have notes that dmr also is unhappy with the code on page 119, 
  20. especially with the line that ends
  21.  
  22.                    : strcmp));
  23.  
  24. But I have no details in front of me.   Does anyone remember what's
  25. "bad" about that invocation of qsort() ?
  26.